Importing Scalar Values from CSV Files to Graphs

If required, you can import edge and vertex scalar values contained in a selected comma-separated values file (*.csv extension) into a graph. You can also map scalar values from another object (see )

The options for importing scalar values from an ORS-formatted and generic CSV file are available in the Scalar Values Slots Importer dialog, shown below. You can choose to import either edge or vertex scalar types.

ORS-formatted CSV files are formatted in columns as follows: | Time Step | ID | Measurement (unit) |, in which the ID can be related to an edge or vertex. Generic CSV files must be formatted as: | ID | Value |. Other information, such as the slot title, dimension type, unit, and time step, must be entered manually.